From: Markus Rost Date: Sun, 10 Nov 2002 04:20:06 +0000 (+0000) Subject: Fix typos in Commentary section. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~54617 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e6bb31f3573131f42baf84c95f7e8e0885a825cf;p=emacs.git Fix typos in Commentary section. --- diff --git a/lisp/custom.el b/lisp/custom.el index 2632d8a6ac3..0d0728d5462 100644 --- a/lisp/custom.el +++ b/lisp/custom.el @@ -25,11 +25,11 @@ ;;; Commentary: ;; -;; This file only contain the code needed to declare and initialize +;; This file only contains the code needed to declare and initialize ;; user options. The code to customize options is autoloaded from ;; `cus-edit.el' and is documented in the Emacs Lisp Reference manual. -;; The code implementing face declarations is in `cus-face.el' +;; The code implementing face declarations is in `cus-face.el'. ;;; Code: